func text/template/parse.lex
2 uses
text/template/parse (current package)
lex.go#L212: func lex(name, input, left, right string, emitComment bool) *lexer {
parse.go#L247: t.startParse(funcs, lex(t.Name, text, leftDelim, rightDelim, emitComment), treeSet)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)